File: SUPPORT.rst

package info (click to toggle)
python-cobra 0.29.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 30
file content (17 lines) | stat: -rw-r--r-- 872 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=======
Support
=======

* The mailing list is a good place to ask about general modeling questions.
  Please use Google's excellent search capabilities before posting a new
  question. By writing a well formulated question, with sufficient detail, you
  are much more likely to quickly receive a good answer! Please refer to these
  `StackOverflow guidelines <https://stackoverflow.com/help/how-to-ask>`_ on how
  to ask questions.  `Google Group <http://groups.google.com/group/cobra-pie>`_
* There is the cobrapy `gitter chat <https://gitter.im/opencobra/cobrapy>`_ where
  you can ask questions as well. It is a bit more developer-centric than the
  mailing list.
* You can post questions in `GitHub issues
  <https://github.com/opencobra/cobrapy/issues>`_, too. Please reserve this
  channel for code problems and reserve conceptual questions for the mailing
  list.