Giter Site home page Giter Site logo

ngc-sim-lib's Introduction

Python VersionLicenseMaintenance DOI

NGC-Sim-Lib: Support Library for NGC-Learn

ngc-sim-lib is the support library backend and central dependency for ngc-learn, a library designed for computational neuroscience and cognitive neuroscience research. While ngc-learn contains the JAX-implemented routines and any supporting C code, ngc-sim-lib is a pure Python package, primarily meant for providing the machinery, routines, and utilities that facilitate the general (abstract) simulation of complex adaptive systems made up of dynamical components. For information, including anything related to usage instructions and details, please refer to the ngc-learn README: https://github.com/NACLab/ngc-learn/.

This package is distributed under the 3-Clause BSD license. It is currently maintained by the Neural Adaptive Computing (NAC) laboratory.

Installation:

Setup: Ensure that you have installed the following base dependencies in your system. Note that this library was developed and tested on Ubuntu 22.04.3 LTS. ngc-sim-lib requires: Python (>=3.8).

Once you have ensured that the appropriate Python is installed, you can then have the ngcsimlib package installed on your system using either the official pip install:

$ pip install ngcsimlib 

or, if you download this repo and use pip locally, you can run the following:

$ pip install .

Alternatively, if you are doing development, then do an editable install via:

$ pip install --editable . # OR pip install -e .

Version:
0.3.3-Beta

Authors: William Gebhardt, Alexander G. Ororbia II
Neural Adaptive Computing (NAC) Laboratory
Rochester Institute of Technology, Department of Computer Science

Copyright:

Copyright (C) 2023 The Neural Adaptive Computing Laboratory - All Rights Reserved
You may use, distribute and modify this code under the terms of the BSD 3-clause license.

You should have received a copy of the BSD 3-clause license with this software.
If not, please email us

ngc-sim-lib's People

Contributors

willgebhardt avatar ago109 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.