File octave-forge-nurbs.changes of Package octave-forge-nurbs
-------------------------------------------------------------------
Mon Feb 26 12:42:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Sep 15 00:45:21 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.4.3:
* inst/nrbctrlplot: allow the number of points for the plot as input
* inst/nrbkntplot: allow the number of points for the plot as input
* inst/nrbmak: added consistency check
-------------------------------------------------------------------
Thu Mar 25 11:59:37 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.4.2:
* remove use of deprecated functionality in oct-files
- Summary of important user-visible changes for nurbs 1.4.1:
* inst/nrbglue: added new function
* inst/nrbinverse: add a way to recognize non-convergence
- Summary of important user-visible changes for nurbs 1.4.0:
* inst/basiskntins: return the identity when there is no
insertion
* inst/nrbderiv: 3rd and 4th order derivatives
* inst/nrbdeval: 3rd and 4th order derivatives
* inst/nrbruled: extended to trivariates
* inst/nrbmak: added the possibility to normalize the knot
vector
* inst/vecnormalize: renamed the old function vecnorm
- Summary of important user-visible changes for nurbs 1.3.14:
* inst/nrbextract: possibility to extract a list of boundary
sides
* inst/nrbmultipatch: added tolerance as an optional argument
* inst/nrbspheretiling: added new function
* inst/nrbspheretile: added new function
- Switch to using _service to download directly from upstream
mercurial repository since source tarballs are no longer
released.
- Bump minimum required octave version to 5.1 in keeping with
upstream.
-------------------------------------------------------------------
Wed Nov 27 14:14:56 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.3.13:
* inst/aveknt.m: added new function
* inst/nrbclamp.: added new function
* inst/nrbmodp.m: added new function
* inst/nrbmodw.m: added new function
* inst/nrbeval_der_p.m: added new function
* inst/nrbeval_der_w.m: added new function
* inst/nrbsquare.m: added new function
* inst/bspinterpcrv.m: added new function
* inst/bspinterpsurf.m: added new function
* inst/nrbinverse.m: added new function
* inst/nrbbasisfun.m: faster version for cell-arrays. Working
version for volumes
* inst/nrbbasisfunder.m: faster version for cell-arrays. Working
version for volumes
* inst/nrbnumbasisfun.m: faster version for cell-arrays. Working
version for volumes. Now using 0-based indexing for cuves
(different from basisfun).
- Update to version 1.3.12:
* nrbmultipatch: check if two faces match more accurately
- Update to version 1.3.11:
* nrbextract, nrbmultipatch: generalized for curves
* inst/deg2rad, inst/rad2deg: removed functions from the package
-------------------------------------------------------------------
Wed Sep 9 18:05:01 UTC 2015 - dmitry_r@opensuse.org
- Update to version 1.3.10
* Compatibility with Octave 4.0
-------------------------------------------------------------------
Thu Feb 26 16:06:43 UTC 2015 - dmitry_r@opensuse.org
- Split from octave-forge package, version 1.3.9
- Fix build with openmp
* nurbs-openmp.patch