Skip to content

Commit daf7f64

Browse files
committed
feat: Improve context generation script
- Refactor to use Path objects and config variables. - Added include/exclude patterns for files/dirs. - Added --layouts mode to only include layout files. - Added --with-public-html flag for including public HTML. - Improved logging and error handling. - Updated documentation and help messages. fix: Update BrainScaleS-2 links Updated BrainScaleS-2 links to local pages for consistency.
1 parent a315c12 commit daf7f64

File tree

2 files changed

+312
-207
lines changed

2 files changed

+312
-207
lines changed

content/neuromorphic-computing/hardware/brainscales-2-universitat-heidelberg/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ The BrainScaleS-2 accelerated neuromorphic system is an integrated circuit archi
6363
- Training of deep spiking neural networks using surrogate and exact gradient techniques
6464
- Non-spiking neural network execution leveraging synaptic crossbar for analog matrix multiplication
6565
- Available via three different software frameworks:
66-
- [jaxsnn](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/jaxsnn/), a JAX-based framework for event-based numerical simulation of SNNs
67-
- [hxtorch](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/hxtorch/), a PyTorch-based deep learning Python library for SNNs
68-
- [PyNN.brainscales2](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/pynn-brainscales2), an implementation of the PyNN API
66+
- [jaxsnn](/neuromorphic-computing/software/snn-frameworks/jaxsnn/), a JAX-based framework for event-based numerical simulation of SNNs
67+
- [hxtorch](/neuromorphic-computing/software/snn-frameworks/hxtorch/), a PyTorch-based deep learning Python library for SNNs
68+
- [PyNN.brainscales2](/neuromorphic-computing/software/snn-frameworks/pynn-brainscales2), an implementation of the PyNN API
6969

7070
The accelerated operation and flexible architecture facilitate applications in computational neuroscience research and novel machine learning approaches. The system design serves as a scalable basis for future large-scale neuromorphic computing platforms.
7171

0 commit comments

Comments
 (0)