Scientific Programming
153 subscribers
158 photos
30 videos
138 files
442 links
Tutorials and applications from scientific programming

https://github.com/Ziaeemehr
Download Telegram
Forwarded from دِرَنـــگ (Keivan Aghababaei Samani)
🔷 جایزه‌ی نوبل فیزیک ۲۰۲۱

جایزه‌ی نوبل فیزیک سال ۲۰۲۱ به دو اقلیم‌شناس و یک فیزیک‌دان رسید. وجه مشترک این سه نفر را می‌توان سهم مؤثر و پیشگامانه‌ی آن‌ها در تحول درک ما از فیزیک سامانه‌های پیچیده دانست.

برای توضیحات بیشتر روی دکمه‌ی INSTANT VIEW بزنید.

@k1samani_channel
🐚 Brace expansion in shells like Bash and Zsh can be very useful to avoid repeating yourself.

For example, if you want to do:

$ mv some_long_file_name.txt some_long_file_name.rs

You can write this instead:

$ mv some_long_file_name.{txt,rs}

Here's some ways to use braces

Mara Bos
Introduction to Probability for Data Science

Stanley H. Chan

Pdf + matlab & Python codes


Link
This media is not supported in your browser
VIEW IN TELEGRAM
Zebrafish embryo growing its elaborate sensory nervous system (visualized over 16 hours of development)

Link
jitcsim.pdf
465.3 KB
JiTCSim V0.3 released.

Just-in time compilation of differential equations for simulation of complex network dynamics.

The followings are available:

- Kuramoto model simulation on arbibtrary networks.
- Using control parameter to avoid multiple compilation.
- Solving ODE/DDE/SDE system of equation using JiTC*DE packages.
- Parallel simulation using multiprocessing and OpenMP
- Calculation of the Hysteresis loop for explosive synchronization
- Calculation of Lyapunov exponents spectrum.
- Guide to add new arbitrary model added.

Documentation
#jitcsim
Forwarded from Brain science journal club (Nosrat Mohammadi)
در این مجموعه توصیف مختصری از نتایج مقالات روز دنیا در زمینه‌ی علوم اعصاب که در مجلات معتبر این رشته چاپ می‌شوند، ارایه خواهد شد.

گمان می‌رود دانشجویان و پژوهشگران جوان علوم اعصاب و کسانی که از رشته های علوم پایه، مهندسی و پزشکی علاقه‌مند به تحقیق در این رشته هستند، بتوانند از این مجموعه بهره ببرند.

امیدوار هستم این تلاش بتواند در آشنا کردن پژوهشگران جوان با نتایج مهم‌ترین تحقیقات روز دنیا در زمینه‌های متنوع مربوط به مغز و علوم اعصاب، و تسهیل خواندن مقالات مرتبط مفید باشد.

علیرضا ولی‌زاده
تحصیلات تکمیلی در علوم پایه زنجان

ارتباط: valizade@iasbs.ac.ir

https://t.me/BrainScienceJC
We are looking for a PostDoc at the interface of information theory, neural data analysis and predictive coding
proj.:SPP2205 - Evolutionary optimization of neural processing / sub: Evolutionary Convergence of Hierarchical Information Processing


Stellenangebote der Universität - Georg-August-Universität Göttingen
https://www.uni-goettingen.de/de/305402.html?cid=15875
Data Visualization With Seaborn.pdf
13.3 MB
Visualization using #seaborn
Credit: Asif Bhat
My Basal Ganglia Modeling implementations of well-known papers using @briansimulator and @NestSimulator available here:


Github
Good documentation,
Credit: svpino
http://networksciencebook.com/

Farsi translation is also available.
q-bit_cheatsheets_git_and_github_I.pdf
161.1 KB
#Git cheatsheets.
🎉1
Create Package in #Julia Tutorial videos.
Altair: Declarative Visualization in Python

Altair is a declarative statistical visualization library for Python, based on Vega and Vega-Lite, and the source is available on GitHub.

https://altair-viz.github.io/gallery/