|
220 | 220 | "operating_system": "Linux, MacOS, Windows", |
221 | 221 | "processing_support": "Single Machine, Cluster", |
222 | 222 | "release": { |
223 | | - "etag": "\"+wUu+wRB/MmcCYOYEx9p1w\"", |
| 223 | + "etag": "\"HlNezD2OShODBOXIVKMrGg\"", |
224 | 224 | "package_name": "Brian2", |
225 | | - "published": "2025-12-04", |
| 225 | + "published": "2025-12-05", |
226 | 226 | "source": "pypi", |
227 | | - "version": "2.10.0" |
| 227 | + "version": "2.10.1" |
228 | 228 | }, |
229 | 229 | "summary": "<p>Brian is a free, open source simulator for spiking neural networks. It is written in the Python programming language and is available on almost all platforms. We believe that a simulator should not only save the time of processors, but also the time of scientists. Brian is therefore designed to be easy to learn and use, highly flexible and easily extensible. </p>", |
230 | 230 | "urls": { |
|
408 | 408 | "operating_system": "Linux, MacOS, Windows", |
409 | 409 | "processing_support": "Single Machine, GPU, TPU", |
410 | 410 | "release": { |
411 | | - "etag": "\"QbZVc470pr1wBmG9cNXOsQ\"", |
| 411 | + "etag": "\"98T/86voCrhNVn8m0rjg/Q\"", |
412 | 412 | "package_name": "jaxley", |
413 | | - "published": "2025-10-08", |
| 413 | + "published": "2025-12-05", |
414 | 414 | "source": "pypi", |
415 | | - "version": "0.11.5" |
| 415 | + "version": "0.12.0" |
416 | 416 | }, |
417 | 417 | "summary": "<p>Jaxley is a differentiable simulator for biophysical neuron models, written in the Python library JAX. Its key features are:</p>\n<ul>\n<li>automatic differentiation, allowing gradient-based optimization of thousands of parameters</li>\n<li>support for CPU, GPU, or TPU without any changes to the code</li>\n<li>jit-compilation, making it as fast as other packages while being fully written in Python</li>\n<li>support for multicompartment neurons</li>\n<li>elegant mechanisms for parameter sharing</li>\n</ul>", |
418 | 418 | "urls": { |
|
0 commit comments