Skip to content

WMass/wums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WUMS: Wremnants Utilities, Modules, and other Stuff

As the name suggests, this is a collection of different thins, all python based:

  • Fitting with tensorflow or jax
  • Custom pickling h5py objects
  • Plotting functionality

Install

The wums package can be pip installed with minimal dependencies:

pip install wums

Different dependencies can be added with plotting, fitting, pickling to use the corresponding scripts. For example, one can install with

pip install wums[plotting,fitting]

Or all dependencies with

pip install wums[all]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 11