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

https://github.com/Ziaeemehr
Download Telegram
Docker (1).pdf
4.4 MB
#Docker tutorial
Machine Learning A-Z: Download Codes and Datasets

🔗
#معرفی_کتاب :فقط برای تفریح، داستان یک انقلاب اتفاقی
درباره لینوس توروالدز، خالق و توسعه‌دهنده هسته لینوکس
----------------------------------------------
فقط برای تفریح
داستان یک انقلاب اتفاقی
نویسنده: لینوس توروالدز
مترجم: جادی میرمیرانی
۲۱۳ صفحه
----------------------------------------------
«فقط برای تفریح»، نوشته لینوس توروالدز و دیوید دیاموند است. یک خبرنگار که مدت‌ها پای حرف های لینوس نشسته و حاصلش کتابی شده که #جادی میرمیرانی آن را ترجمه کرده است.

این کتاب شامل داستان زندگی لینوس توروالدز و نوشته شدن لینوکس و نظرات لینوس درباره جنبش نرم‌افزار آزاد است:

اگر نسخه کاغذی کتاب را پیدا نکردین، مشکلی نیست! جادی در لینک زیر امکان دسترسی آنلاین و آفلاین به کتاب در فرمت‌ها و به گونه‌های متنوعی را فراهم کرده؛ که در نوع خودش تنوع بسیار جالبیه و من شبیه بهش رو ندیده بودم:
https://linuxstory.ir/download.html

credit: روی خوش فناوری
2020_Book_IntroductionToScientificProgra.pdf
1.8 MB
Free Python PDF eBook
Introduction to Scientific Programming with Python

#textbook
how to fork a repository and send a pull request to merge my changes? could you bring terminal commands?

#ChatGPT
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