[Bug 1150105] New: Review Request: python-pynn - Simulator-independent specification of neuronal network models
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1150105
Bug ID: 1150105
Summary: Review Request: python-pynn - Simulator-independent
specification of neuronal network models
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: sanjay.ankur(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Spec URL: https://ankursinha.fedorapeople.org/python-pynn/python-pynn.spec
SRPM URL:
https://ankursinha.fedorapeople.org/python-pynn/python-pynn-0.7.5-1.fc22....
Description: A Python package for simulator-independent specification of
neuronal network
models
In other words, you can write the code for a model once, using the PyNN API and
the Python programming language, and then run it without modification on any
simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian).
The API has two parts, a low-level, procedural API (functions create(),
connect(), set(), record(), record_v()), and a high-level, object-oriented API
(classes Population and Projection, which have methods like set(), record(),
setWeights(), etc.).
The low-level API is good for small networks, and perhaps gives more
flexibility. The high-level API is good for hiding the details and the
book-keeping, allowing you to concentrate on the overall structure of your
model.
The other thing that is required to write a model once and run it on multiple
simulators is standard cell and synapse models. PyNN translates standard
cell-model names and parameter names into simulator-specific names, e.g.
standard model IF_curr_alpha is iaf_neuron in NEST and StandardIF in NEURON,
while SpikeSourcePoisson is a poisson_generator in NEST and a NetStim in
NEURON.
Even if you don't wish to run simulations on multiple simulators, you may
benefit from writing your simulation code using PyNN's powerful, high-level
interface. In this case, you can use any neuron or synapse model supported by
your simulator, and are not restricted to the standard models.
PyNN is a work in progress, but is already being used for several large-scale
simulation projects.
Fedora Account System Username: ankursinha
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
5 years
[Bug 1018546] New: Review Request: musepack-libmpc - Living audio compression
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1018546
Bug ID: 1018546
Summary: Review Request: musepack-libmpc - Living audio
compression
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: sanjay.ankur(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Spec URL:
http://ankursinha.fedorapeople.org/musepack-libmpc/musepack-libmpc.spec
SRPM URL:
http://ankursinha.fedorapeople.org/musepack-libmpc/musepack-libmpc-1.3.0-...
Description:
Musepack is an audio compression format with a strong emphasis on high quality.
It's not lossless, but it is designed for transparency, so that you won't be
able to hear differences between the original wave file and the much smaller
MPC file.
It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has
rapidly developed and vastly improved and is now at an advanced stage in which
it contains heavily optimized and patentless code.
Fedora Account System Username: ankursinha
rpmlint errors:
[asinha@ankur-laptop SRPMS]$ rpmlint
/var/lib/mock/fedora-rawhide-x86_64/result/*.rpm
libmpcdec.x86_64: W: spelling-error Summary(en_US) Musepack -> Muse pack,
Muse-pack, Mudpack
libmpcdec.x86_64: W: spelling-error %description -l en_US Musepack -> Muse
pack, Muse-pack, Mudpack
libmpcdec.x86_64: W: no-manual-page-for-binary mpcdec
libmpcdec-devel.x86_64: W: spelling-error Summary(en_US) Musepack -> Muse pack,
Muse-pack, Mudpack
libmpcdec-devel.x86_64: E: invalid-soname /usr/lib64/libmpcdec.so libmpcdec.so
libmpcdec-devel.x86_64: W: no-documentation
musepack-libmpc.src: W: spelling-error %description -l en_US lossless -> loss
less, loss-less, loveless
musepack-libmpc.src: W: spelling-error %description -l en_US patentless ->
patent less, patent-less, pathless
musepack-libmpc.src:4: W: macro-in-comment %{actual_name}
musepack-libmpc.src:115: W: macro-in-comment %{_libdir}
musepack-libmpc.src: W: invalid-url Source0: libmpc_r475.tar.gz
musepack-libmpc.x86_64: W: spelling-error %description -l en_US lossless ->
loss less, loss-less, loveless
musepack-libmpc.x86_64: W: spelling-error %description -l en_US patentless ->
patent less, patent-less, pathless
musepack-libmpc.x86_64: W: no-documentation
musepack-libmpc.x86_64: W: no-manual-page-for-binary mpccut
musepack-libmpc.x86_64: W: no-manual-page-for-binary mpcenc
musepack-libmpc.x86_64: W: no-manual-page-for-binary mpcchap
musepack-libmpc.x86_64: W: no-manual-page-for-binary wavcmp
musepack-libmpc.x86_64: W: no-manual-page-for-binary mpcgain
musepack-libmpc.x86_64: W: no-manual-page-for-binary mpc2sv8
musepack-libmpc-devel.x86_64: W: no-documentation
6 packages and 0 specfiles checked; 1 errors, 20 warnings.
Mailed upstream about soname versioning already.
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years