JiTCSDE (just-in-time compilation for stochastic differential equations) is a standalone Python implementation of the adaptive integration method proposed by Rackauckas and Nie [RN17], which in turn employs Rößler-type stochastic Runge–Kutta methods [R10]. It can handle both Itō and Stratonovich SDEs, converting the latter internally. JiTCSDE is designed in analogy to JiTCODE (which is handled very similarly to SciPy’s ODE (scipy.integrate.ode)): It takes iterables (or generator functions or dictionaries) of symbolic expressions, translates them to C code, compiles them and an integrator wrapped around them on the fly, and allows you to operate this integrator from Python. Symbolic expressions are mostly handled by SymEngine, SymPy’s compiled-backend-to-be (see SymPy vs. SymEngine for details).
https://jitcsde.readthedocs.io/en/v1.6.0/
https://jitcsde.readthedocs.io/en/v1.6.0/
HEADER FILES only C++ library for analysis of neurophysiological and simulated data.
https://github.com/Ziaeemehr/neuro_toolbox
Any Feedback is welcomed.
#new_project
#neuro_toolbox
https://github.com/Ziaeemehr/neuro_toolbox
Any Feedback is welcomed.
#new_project
#neuro_toolbox
Brainhack New York 2020
https://brainhack-ny.github.io/
https://brainhack-ny.github.io/
#BrainPy is a lightweight framework based on the latest Just-In-Time (JIT) compilers. The goal of BrainPy is to provide a unified simulation and analysis framework for neuronal dynamics with the feature of high flexibility and efficiency.
https://brainpy.readthedocs.io/en/latest/
BrainPy-Models is based on BrainPy neuronal dynamics simulation framework. Here you can find neurons, synapses models and topological networks implemented with BrainPy.
https://brainpy-models.readthedocs.io/en/latest/
https://brainpy.readthedocs.io/en/latest/
BrainPy-Models is based on BrainPy neuronal dynamics simulation framework. Here you can find neurons, synapses models and topological networks implemented with BrainPy.
https://brainpy-models.readthedocs.io/en/latest/
🔆 A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
☘️ GitHub
- Awesome C++
- Standard Libraries
- Frameworks
- Artificial Intelligence
- Asynchronous Event Loop
- Audio
- Biology
- BitTorrent
- Chemistry
- CLI
- Compression
- Concurrency
- Configuration
- Containers
- Cryptography
- CSV
- Database
- Debug
- Font
- Game Engine
- GUI
- Graphics
- Image Processing
- Internationalization
- Inter-process communication
- JSON
- Logging
- Machine Learning
- Math
- Memory Allocation
- Multimedia
- Networking
- PDF
- Physics
- Reflection
- Regular Expression
- Robotics
- Scientific Computing
- Scripting
- Serialization
- Sorting
- Video
- Virtual Machines
- Web Application Framework
- XML
- Miscellaneous
- Software
- Compiler
- Online Compiler
- Debugger
- Integrated Development Environment
- Build Systems
- Static Code Analysis
- Coding Style Tools
- Resources
- API Design
- Articles
- Books
- Coding Style
- Podcasts
- Talks
- Videos
- Websites
- Other Awesome Lists
- Contributing
#Cpp #C #application
☘️ GitHub
- Awesome C++
- Standard Libraries
- Frameworks
- Artificial Intelligence
- Asynchronous Event Loop
- Audio
- Biology
- BitTorrent
- Chemistry
- CLI
- Compression
- Concurrency
- Configuration
- Containers
- Cryptography
- CSV
- Database
- Debug
- Font
- Game Engine
- GUI
- Graphics
- Image Processing
- Internationalization
- Inter-process communication
- JSON
- Logging
- Machine Learning
- Math
- Memory Allocation
- Multimedia
- Networking
- Physics
- Reflection
- Regular Expression
- Robotics
- Scientific Computing
- Scripting
- Serialization
- Sorting
- Video
- Virtual Machines
- Web Application Framework
- XML
- Miscellaneous
- Software
- Compiler
- Online Compiler
- Debugger
- Integrated Development Environment
- Build Systems
- Static Code Analysis
- Coding Style Tools
- Resources
- API Design
- Articles
- Books
- Coding Style
- Podcasts
- Talks
- Videos
- Websites
- Other Awesome Lists
- Contributing
#Cpp #C #application
GitHub
GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired…
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp