Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JayHuLBL committed Sep 12, 2023
1 parent 0706152 commit 3ffb94b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Change Log

## Version 1.0.0

- Add macOS universal build
- Add support for headless Linux
- Other bug fixes and improvements

## Version 0.3.1

- Add tube size limit to avoid vanishing tube size in case of relative tolerance and low variable value
- Change print format for higher precision (`%.16g`)
- Drop the Python 2
- Update the setuptool version to latest
- Optimize source codes to avod warnings

## Version 0.3.0

- Add local tolerance parameters `ltolx` and `ltoly`
Expand Down
Binary file removed pyfunnel/lib/darwin64/libfunnel.dylib
Binary file not shown.
Binary file removed pyfunnel/lib/linux64/libfunnel.so
Binary file not shown.
Binary file removed pyfunnel/lib/win64/funnel.dll
Binary file not shown.
Binary file removed pyfunnel/lib/win64/funnel.lib
Binary file not shown.

0 comments on commit 3ffb94b

Please sign in to comment.