Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
3f90d1b8
Unverified
Commit
3f90d1b8
authored
7 years ago
by
Dilawar Singh
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
Moved authors/credits to separate file 'CREDITS'.
parent
e9957948
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-19
11 additions, 19 deletions
README.md
with
11 additions
and
19 deletions
README.md
+
11
−
19
View file @
3f90d1b8
...
...
@@ -33,6 +33,9 @@ interface with Python, graphical displays with Matplotlib, PyQt, and OpenGL, and
support for many model formats. These include SBML, NeuroML, GENESIS kkit and
cell.p formats, HDF5 and NSDF for data writing.
# Documentation
MOOSE Documentation can be found at https://moose.ncbs.res.in/?q=documentation .
# VERSION
...
...
@@ -43,27 +46,15 @@ Python-based SBML reader , improved handling of reaction-diffusion systems, and
substantial refinements to the rdesigneur interface for setting up multiscale
models. Several additional rdesigneur tutorials have been implemented.
# LICENSE
MOOSE is released under the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
# Building and installing
# Installing
See the file
`INSTALL.md`
.
# AUTHORS
-
Upinder S. Bhalla - Primary Architect, Chemical kinetic solvers
-
Niraj Dudani - Neuronal solver
-
Subhasis Ray - PyMOOSE Design and Documentation, Python Plugin Interface, NSDF Format
-
G.V.HarshaRani - Web page design, SBML support, Kinetikit Plugin Development
-
Aditya Gilra - NeuroML reader development, integrate-and-fire neurons/networks, STDP
-
Aviral Goel - Moogli/Neurokit Development
-
Dilawar Singh - Packaging
See the file
`CREDITS`
# Examples, tutorials and Demos:
#
# Examples, tutorials and Demos:
Look in the
[
moose-examples repository
](
https://github.com/BhallaLab/moose-examples
)
for sample code.
...
...
@@ -79,7 +70,7 @@ Look in the [moose-examples repository](https://github.com/BhallaLab/moose-examp
all meant to run as individual files.
# Supported file formats.
#
# Supported file formats.
MOOSE comes with a NeuroML reader. Demos/neuroml has some python scripts showing
how to load NeuroML models.
...
...
@@ -97,7 +88,8 @@ need to have all the channels used in the .p file preloaded in /library:
MOOSE can also read .swc files from NeuroMorpho.org.
#
Documentation
#
LICENSE
Complete MOOSE Documentation can be found at -
https://moose.ncbs.res.in/?q=documentation
MOOSE is released under the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment