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

https://github.com/Ziaeemehr
Download Telegram
Mathematical Methods for Network Science

توضیحات مربوط به دوره
به طور خلاصه یه کلاس که ویدیوهاش موجوده، منابع رو معرفی کرده و ایده کلاس یادگرفتن با حل یک سری تمرین هست.

برای کسانی که میخوان تو حوزه شبکه و علوم اعصاب محاسباتی کار کنند مناسبه.
This media is not supported in your browser
VIEW IN TELEGRAM
Plotly is an awesome interactive visualization library, however it can get pretty slow when a lot of data points are visualized (100 000+ datapoints). This library solves this by downsampling (aggregating) the data respective to the view and then plotting the aggregated points. When you interact with the plot (panning, zooming, ...), callbacks are used to aggregate data and update the figure.
GitHub
👍1
Removing loops by broadcasting
for speed up solving ODE with difference coupling!
@scientific_programming
Did you know #ChatGPT can summary articles for you?
👍2
mockup.webm
2.1 MB
Typst is a new markup-based typesetting system for the sciences.
https://typst.app/
docs
YouTube
👍1
Pythonic
Credit: babycloud