Peebee

Latest version: v1.2.0

Safety actively analyzes 665902 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

- model params set to None are now correctly disabled on init
- fixed bug in distance calculation for convenience.pdot_shk()
- model keyword args can now be passed into, for example, galpy potentials through model.alos([...], phi=my_phi) etc.
- icrs to gal, cart conversion using frame kwarg now works correctly
- added support for galpy potentials that cannot take arrays as inputs
- added RadialDensityOscillation model
- added noise models to the optimizer

1.1.0

- edited README.md
- made changes to docstrings to improve readthedocs
- added model.atan() and model.a_gal_sph() functions to calculate proper accelerations
- added convenience.dot and convenience.mags helper functions
- added CoxGomezSpiralArm potential to Models
- changed UniformAccel Model to UniformAlos
- added Uniform3DAccel Model
- fixed bug in models.a_gal_sph() by changing np.put -> np.place, which can take conditions instead of indices
- fixed bug in fit chi^2 statistic calculation, is now correct
- fixed bug in fix_arrays() wrapper that caused things to break when not running the docs generator

1.0.0

- put out public repo release on Pypi
- changed a bunch of readthedocs and documentation stuff
- changed the way that default/disabled parameters work to fix fitter.fit_model()
- added model.get_param_default() method for some
- fitter catches singular matrices in the hessian so you can debug
- added UniformAccel model

0.0.9

- bug fix in convenience.alos_obs()

0.0.8

- Added Plummer profile to models
- some bug fixes in models and convenience
- added optional parameters in models, reworked some class stuff to make that work
- QuillenVariableVcirc has now been absorbed into QuillenFlexible
- QuillenFlexible has been renamed OortExpansion
- added sun_pos kwarg to model.alos(), is also passed through anything that uses the convert_to_frame decorator
- altered sphinx code and directory setup so everything is on RTD now, no local build to worry about or push to git

0.0.7

- Added sampler.py module
- added radial power law and uniform samplers to sampler module
- added write_to_csv() to convenience module
- tweaked sphinx stuff
- added readthedocs page
- changed requirements in setup.py and docs/requirements.txt

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.