We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daaee22 commit 2e29115Copy full SHA for 2e29115
README.rst
@@ -32,6 +32,15 @@ Information for Researchers
32
33
I would be glad if you cite this repository using the DOI_ provided as a badge at the top.
34
35
+Library Versions
36
+----------------
37
+
38
+* ``master`` branch contains the latest version of NURBS-Python (currently v3.x series).
39
+* ``2.x`` branch contains the old code for _NURBS-Python v2.x_ series.
40
41
+There are some API changes between *v2.x* and *v3.x* series and all updates will be added to the latest version. Old
42
+versions won't be receiving any new features and updates.
43
44
Installation
45
============
46
0 commit comments