Skip to content
#

simulations

Here are 382 public repositories matching this topic...

moble
moble commented Aug 4, 2021

Is your feature request related to a problem? Please describe.
I have some very large files (100s of GB) that compress pretty well, and JLD2 supports compression, but I can't use this package's wonderful saving features together with that.

Describe the solution you'd like
It would be nice to be able to pass through the compress=true option to whatever function is used to actually

SMPyBandits

🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorithms for single-player (UCB, KL-UCB, Thompson...) and multi-player (MusicalChair, MEGA, rhoRand, MCTop/RandTopM etc).. Available on PyPI: https://pypi.org/project/SMPyBandits/ and documentation on

  • Updated May 25, 2021
  • Jupyter Notebook

Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.

  • Updated Jun 21, 2021
  • Jupyter Notebook
JBorrow
JBorrow commented Mar 20, 2018

Hi possible contributors!

Something that would make for a great first issue is to download and compile SWIFT, and then check out the examples and try running a few. The majority of these examples currently use python2 scripts for initial conditions generation and analysis; it would be great if you could upgrade these to use python3 instead.

Thanks!

Improve this page

Add a description, image, and links to the simulations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simulations topic, visit your repo's landing page and select "manage topics."

Learn more