nelson-minimalist-core

Nelson's minimalist core

https://github.com/nelson-lang/nelson-minimalist-core

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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 (7.8%) to scientific vocabulary

Keywords

core minimalist nelson

Keywords from Contributors

mathematics
Last synced: 6 months ago · JSON representation ·

Repository

Nelson's minimalist core

Basic Info
  • Host: GitHub
  • Owner: nelson-lang
  • License: lgpl-3.0
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 51.8 MB
Statistics
  • Stars: 5
  • Watchers: 4
  • Forks: 2
  • Open Issues: 4
  • Releases: 2
Topics
core minimalist nelson
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Security

README.md

GitHub license CLA assistant Open Hub

About nelson-minimalist-core

This repository contains nelson's minimal core working in wasm environment.

see https://jupyterlite-nelson.readthedocs.io/en/latest/

Main Nelson's repository can find here

Website dedicated to users

For more information about Nelson go to https://nelson-lang.github.io/nelson-website/.

Starring the repository

If you found this project useful, please consider starring it on GitHub !!! This allows me to see how many people are using my code, and motivates me to keep working to improve it.

License

Nelson's minimal core is delivered under lgpl v3.0:

  • License (GNU Lesser General Public License (LGPL) v3.0)

Resources

Allan CORNET (nelson.numerical.computation@gmail.com)

Owner

  • Name: The Nelson Programming Language
  • Login: nelson-lang
  • Kind: organization
  • Email: nelson.numerical.computation@gmail.com
  • Location: France

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Nelson
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Allan
    family-names: CORNET
    email: nelson.numerical.computation@gmail.com
    orcid: 'https://orcid.org/0000-0001-7383-8929'
repository-code: 'https://github.com/nelson-lang/nelson'
url: >-
  https://nelson-lang.github.io/nelson-website/
repository: 'https://github.com/nelson-lang/nelson'
repository-artifact: >-
  https://github.com/nelson-lang/nelson/releases
abstract: >-
  Let's Nelson! Matrix language for engineering and
  scientific applications.


  Nelson is an array programming language providing a
  powerful open computing environment for engineering
  and scientific applications using modern C/C++
  libraries (Boost, Eigen, …) and others state of art
  numerical libraries.


  It has sophisticated data structures (including
  cell, struct, linear systems, …), an interpreter
  and a high level programming language.


  Nelson has been developed to be an open/modular
  system where an user can define these own data
  types and operations on these data types by using
  overload.
keywords:
  - programming-language
  - data-science
  - scientific-computing
  - mathematical-functions
  - matrix-functions
  - data-structures
license: LGPL-3.0

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 3,646
  • Total Committers: 8
  • Avg Commits per committer: 455.75
  • Development Distribution Score (DDS): 0.009
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Allan CORNET n****n@g****m 3,614
Johan Mabille j****e@g****m 12
Hind Montassif h****f@g****m 7
Bas van Schaik g****b@s****t 6
Allan CORNET a****t@g****m 4
The Gitter Badger b****r@g****m 1
The Codacy Badger b****r@c****m 1
Arthur Baars a****s@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 22
  • Total pull requests: 55
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 1 day
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 2.68
  • Average comments per pull request: 0.73
  • Merged pull requests: 53
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Nelson-numerical-software (13)
  • Hind-M (6)
  • JohanMabille (3)
Pull Request Authors
  • Nelson-numerical-software (41)
  • JohanMabille (8)
  • Hind-M (7)
Top Labels
Issue Labels
enhancement (10) bug (3) help wanted (2) question (2)
Pull Request Labels
enhancement (4)

Dependencies

.github/workflows/ccpp.yml actions
  • actions/checkout v3 composite
  • microsoft/setup-msbuild v1.1.3 composite
.github/workflows/codeql-analysis-cpp.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/prettier.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
package.json npm
  • @prettier/plugin-xml 2.2.0 development
  • clang-format 1.8.0 development
  • clang-format-launcher 0.1.4 development
  • npm-run-all 4.1.5 development
  • prettier 2.7.1 development
.github/workflows/mamba.yml actions
  • SimenB/github-actions-cpu-cores v1 composite
  • actions/checkout v4 composite
  • mamba-org/setup-micromamba v1 composite