Releases: JuliaGeometry/AdaptivePredicates.jl
Releases · JuliaGeometry/AdaptivePredicates.jl
v1.2.0
AdaptivePredicates v1.2.0
Merged pull requests:
- Remove cache structs and use Tuples, allocating only when necessary (#21) (@DanielVandH)
Closed issues:
- incircle performance may be able to be faster... (#20)
v1.1.1
AdaptivePredicates v1.1.1
Merged pull requests:
- Remove
public
marker from exported symbols (#19) (@JamesWrigley)
v1.1.0
v1.0.0
AdaptivePredicates v1.0.0
Merged pull requests:
- Remove dep on StaticArrays (#1) (@dgleich)
- Fix compiling on Windows, and fix tests against ExactPredicates by refining float range (#5) (@DanielVandH)
- Add CI (#6) (@DanielVandH)
- Add all the remaining
#define
macros from predicates.c (#7) (@DanielVandH) - Try and fix tests on mac and ubuntu (#8) (@DanielVandH)
- Add test of macro conversion (#9) (@DanielVandH)
- Formatting (#10) (@DanielVandH)
- Fix bug in predicates.c (#12) (@DanielVandH)
- Finish the rest of the port (#14) (@DanielVandH)
- task_local_storage (#15) (@DanielVandH)
Closed issues: