semioticopt.jl

Optimisation Algorithms used by Semiotic Labs

https://github.com/semiotic-ai/semioticopt.jl

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 (6.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Optimisation Algorithms used by Semiotic Labs

Basic Info
  • Host: GitHub
  • Owner: semiotic-ai
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 252 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

SemioticOpt

Latest Build Status Coverage Status Code Style: Blue semantic-release

Installation

Make sure you've installed Julia 1.10 or greater. From the Julia REPL:

julia julia> ] pkg> add https://github.com/semiotic-ai/SemioticOpt.jl

Citing

See CITATION.bib for the relevant reference(s).

Owner

  • Name: Semiotic Labs
  • Login: semiotic-ai
  • Kind: organization
  • Email: code@semiotic.ai
  • Location: San Francisco Bay Area

We are a group of AI and cryptography experts, disruptors, and entrepreneurs united by a single passion for solving real-world challenges in Web3.

Citation (CITATION.bib)

@misc{SemioticOpt.jl,
	author  = {Semiotic Labs},
	title   = {SemioticOpt.jl},
	url     = {https://github.com/semiotic-ai/SemioticOpt.jl},
	version = {v0.1.0},
	year    = {2022},
	month   = {10}
}

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 66
  • Total Committers: 2
  • Avg Commits per committer: 33.0
  • Development Distribution Score (DDS): 0.197
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Anirudh a****h@s****i 53
semantic-release-bot s****t@m****t 13
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.4
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (3)
  • hopeyen (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/julia-uploadcoveralls v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/Release.yml actions
  • actions/checkout v2 composite
  • cycjimmy/semantic-release-action v2 composite
.github/workflows/dco_check.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/CompatHelper.yml actions