Lapy

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

What's Changed
* Allow build with numpy2 by m-reuter in https://github.com/Deep-MI/LaPy/pull/63
* Update read geometry by kdiers in https://github.com/Deep-MI/LaPy/pull/64
* fix ruff errors and remove isort and black by m-reuter in https://github.com/Deep-MI/LaPy/pull/65


**Full Changelog**: https://github.com/Deep-MI/LaPy/compare/v1.1.0...v1.1.1

1.1.0

What's Changed

* Fix documentation build by mscheltienne in https://github.com/Deep-MI/LaPy/pull/41
* Bump actions (multiple) by dependabot
* Add LaPy pytest and test cases by engrosamaali91
* Improve error handling in tria_io private subpackage by dkuegler in https://github.com/Deep-MI/LaPy/pull/50
* Fix build on MacOS with new M chips by m-reuter in https://github.com/Deep-MI/LaPy/pull/58
* Avoid SciPy 1.13.0 (due to their bug) by m-reuter
* Add fsinfo mesh information to some __init__ calls by dkuegler in https://github.com/Deep-MI/LaPy/pull/62
* Some minor code cleanup by m-reuter

New Contributors
* engrosamaali91 made their first contribution in https://github.com/Deep-MI/LaPy/pull/43
* dkuegler made their first contribution in https://github.com/Deep-MI/LaPy/pull/50

**Full Changelog**: https://github.com/Deep-MI/LaPy/compare/v1.0.1...v1.1.0

1.0.1

Bug Fix: `export_ev` --> `write_ev` in `diffgeo.py` by AhmedFaisal95 in https://github.com/Deep-MI/LaPy/pull/38

**Full Changelog**: https://github.com/Deep-MI/LaPy/compare/v1.0.0...v1.0.1

1.0.0

Attention: this release contains API changes!

* Classes: TriaMesh, TetMesh, and Solver are still available directly at top level and imported directly from lapy.
* Mesh IO: mesh classes have been extended with IO class member functions and TriaIO and TetIO have been deprecated. Use read_* and write_* class members to load and write mehses, for example, TriaMesh.read_vtk() to import a VTK triangle mesh file. This simplifies IO greatly.
* Module names have been changed to comply with PEP8 conventions (lower case). For example, DiffGeo to diffgeo, FuncIO to io, and Plot to plot, etc.


What's Changed
* Documentation build by mscheltienne in https://github.com/Deep-MI/LaPy/pull/22
* Fix numpy deprecation issues by kdiers in https://github.com/Deep-MI/LaPy/pull/28
* Restructure by m-reuter in https://github.com/Deep-MI/LaPy/pull/30
* Fix examples and update changelog by kdiers in https://github.com/Deep-MI/LaPy/pull/31
* add modules initially by m-reuter in https://github.com/Deep-MI/LaPy/pull/32
* docstrings update and rename local modules by m-reuter in https://github.com/Deep-MI/LaPy/pull/33



**Full Changelog**: https://github.com/Deep-MI/LaPy/compare/v0.5.0...v1.0.0

0.6.0

What's Changed
* Docstrings add and conform to numpy by agirodi in https://github.com/Deep-MI/LaPy/pull/19
* update docstrings by m-reuter in https://github.com/Deep-MI/LaPy/pull/21
* Fix cholmod and related issues by kdiers in https://github.com/Deep-MI/LaPy/pull/24

**Full Changelog**: https://github.com/Deep-MI/LaPy/compare/v0.4.1...v0.6.0

0.4.1

This is the first LaPy release distributed via Pypi

What's Changed

- allow passing use_cholmod flag by m-reuter in https://github.com/Deep-MI/LaPy/pull/8
- Fix for scikit sparse dependency issue by AhmedFaisal95 in https://github.com/Deep-MI/LaPy/pull/7
- Update .gitignore with a complete Python version, update packaging and add workflows by mscheltienne in https://github.com/Deep-MI/LaPy/pull/16
- Format Solver.py docstring to match numpy convention by mscheltienne in https://github.com/Deep-MI/LaPy/pull/17

Thanks to all the contributors!

Full Changelog: https://github.com/Deep-MI/LaPy/compare/0.3...v0.4.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.