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

https://github.com/Ziaeemehr
Download Telegram
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