https://github.com/accacio/dmpc_security

Exploratory studies about security in dmpc frameworks

https://github.com/accacio/dmpc_security

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Exploratory studies about security in dmpc frameworks

Basic Info
  • Host: GitHub
  • Owner: Accacio
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 17.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme

readme.org

#+TITLE: dmpc security

Some exploratory studies about security in dmpc frameworks

* Requirements
- Requirements are listed in =requirements.txt= and can be installed via =pip install=

* Development
Makefile targets were created:
- venv :: create virtual environment
- tests :: to run test sessions
- install :: install package
- uninstall :: remove package
- install_editable :: install package for development

Owner

  • Name: Rafael Accácio Nogueira
  • Login: Accacio
  • Kind: user
  • Location: Toulouse, France

Ph.D. in Automatic Control

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • cvxopt *
  • matplotlib *
  • numpy *
  • pytest *
  • scipy *
setup.py pypi