Skip to content

Commit

Permalink
renamed extension packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
djuber committed Jun 5, 2012
1 parent c61ee36 commit 6a23c06
Show file tree
Hide file tree
Showing 197 changed files with 251 additions and 127 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ baseline102: spec
spec repository: 'http://ss3.gemstone.com/ss/SciSmalltalk'.
spec
"core"
package: 'Math-DHB-Numerical';
package: 'Math-Random';
package: 'Math-KDTree';
package: 'Math-ODE';
package: 'Math-Complex';
package: 'Math-Quaternion';
package: 'Math-ODE';
package: 'Math-DHB-Numerical';
"extensions"
package: 'Math-Number-Extensions.Pharo';
package: 'Math-RandomTests' with: [spec requires: 'Math-Random'];
Expand All @@ -30,6 +30,6 @@ baseline102: spec

spec
group: 'default' with: #('Core' 'Extensions' 'Tests');
group: 'Core' with: #('Math-DHB-Numerical' 'Math-Complex' 'Math-Quaternion' 'Math-Random' 'Math-KDTree' 'Math-ODE');
group: 'Core' with: #( 'Math-Complex' 'Math-Quaternion' 'Math-DHB-Numerical' 'Math-Random' 'Math-KDTree' 'Math-ODE');
group: 'Tests' with: #('Math-DHB-NumericalTests' 'Math-ComplexTests' 'Math-QuaternionTests' 'Math-RandomTests' 'Math-ODETests');
group: 'Extensions' with: #('Math-Extensions' 'Math-Complex-Extensions' 'Math-Number-Extensions.Pharo' 'Math-Quaternion-Extensions' 'Math-DHB-Numerical-Extensions'). ].
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(name 'ConfigurationOfSciSmalltalk-DanielUber.13' message 'separated package load.' id 'a9546148-d07f-465c-9f30-753f18440cdd' date '5 June 2012' time '3:39:42.348 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.12' message 'corrected typo in bleedingEdge.' id '7f0f99d3-5579-45f3-b07c-b3a6eccdb21f' date '20 May 2012' time '2:47:13.668 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.11' message 'added bleedingEdge version and updated to version 1.01' id '7e959693-c85b-4404-96d3-6e6cde48cb78' date '20 May 2012' time '2:44:26.266 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.10' message 'modified to try to load Math-All from ss3.' id '58c70684-ae18-470a-95cc-a4d4210e951b' date '17 May 2012' time '2:19:41.766 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.9' message 'currently loading DHB-Numerical, then Complex. There is an issue where DHB-Numerical needs Complex and Quaternion due to extensions, and Complex needs DHB-Numerical due to extensions. This may take some rethinking of the package structure (or require an extensions package).' id '9f772bde-a2f4-4d3a-9902-366cb0feeaf2' date '16 May 2012' time '4:11:19.556 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.8' message 'fixed typo in baseline.' id '384b19df-693f-4625-8399-bb2d83b68f14' date '16 May 2012' time '3:52:32.332 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.7' message 'added DHB-Numerical and fixed typos. Added to default and tests.' id 'b22b3ea1-6136-4ad2-ad87-b39fcfe6fb21' date '16 May 2012' time '3:50:26.232 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.6' message 'added DHB-Numerics as a dependency for Math-Complex.' id '2eb9c399-f1a4-4d7f-893d-48d06fc55424' date '16 May 2012' time '3:45:29.334 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.5' message 'added development version' id '0af623af-81f0-47ba-89e0-cc51698b2e9c' date '16 May 2012' time '3:35:20.434 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.4' message 'fixed dependency in baseline from Example-Core to Math-Complex.' id '7c5f16b4-3bfe-43bf-8ff6-33a9682d6f73' date '16 May 2012' time '3:28:34.716 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.3' message 'added version 100' id '3aae054c-4bc9-42e2-972c-dd44b5a1c722' date '16 May 2012' time '3:26:12.942 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.2' message 'created baseline for complex.' id '0c94552e-1fa2-437f-a308-71a3b71ab8dd' date '16 May 2012' time '3:21:19.742 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.1' message 'empty configuration. First commit.' id '2b16cd0b-9384-4fe9-a139-62c2f1fb7e84' date '16 May 2012' time '2:04:26.726 pm' author 'DanielUber' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
(name 'ConfigurationOfSciSmalltalk-DanielUber.14' message 'changed load order.' id '0b8e97a6-643c-439f-a5a9-105967bd3462' date '5 June 2012' time '4:27:20.258 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.13' message 'separated package load.' id 'a9546148-d07f-465c-9f30-753f18440cdd' date '5 June 2012' time '3:39:42.348 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.12' message 'corrected typo in bleedingEdge.' id '7f0f99d3-5579-45f3-b07c-b3a6eccdb21f' date '20 May 2012' time '2:47:13.668 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.11' message 'added bleedingEdge version and updated to version 1.01' id '7e959693-c85b-4404-96d3-6e6cde48cb78' date '20 May 2012' time '2:44:26.266 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.10' message 'modified to try to load Math-All from ss3.' id '58c70684-ae18-470a-95cc-a4d4210e951b' date '17 May 2012' time '2:19:41.766 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.9' message 'currently loading DHB-Numerical, then Complex. There is an issue where DHB-Numerical needs Complex and Quaternion due to extensions, and Complex needs DHB-Numerical due to extensions. This may take some rethinking of the package structure (or require an extensions package).' id '9f772bde-a2f4-4d3a-9902-366cb0feeaf2' date '16 May 2012' time '4:11:19.556 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.8' message 'fixed typo in baseline.' id '384b19df-693f-4625-8399-bb2d83b68f14' date '16 May 2012' time '3:52:32.332 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.7' message 'added DHB-Numerical and fixed typos. Added to default and tests.' id 'b22b3ea1-6136-4ad2-ad87-b39fcfe6fb21' date '16 May 2012' time '3:50:26.232 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.6' message 'added DHB-Numerics as a dependency for Math-Complex.' id '2eb9c399-f1a4-4d7f-893d-48d06fc55424' date '16 May 2012' time '3:45:29.334 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.5' message 'added development version' id '0af623af-81f0-47ba-89e0-cc51698b2e9c' date '16 May 2012' time '3:35:20.434 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.4' message 'fixed dependency in baseline from Example-Core to Math-Complex.' id '7c5f16b4-3bfe-43bf-8ff6-33a9682d6f73' date '16 May 2012' time '3:28:34.716 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.3' message 'added version 100' id '3aae054c-4bc9-42e2-972c-dd44b5a1c722' date '16 May 2012' time '3:26:12.942 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.2' message 'created baseline for complex.' id '0c94552e-1fa2-437f-a308-71a3b71ab8dd' date '16 May 2012' time '3:21:19.742 pm' author 'DanielUber' ancestors ((name 'ConfigurationOfSciSmalltalk-DanielUber.1' message 'empty configuration. First commit.' id '2b16cd0b-9384-4fe9-a139-62c2f1fb7e84' date '16 May 2012' time '2:04:26.726 pm' author 'DanielUber' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
Expand Down
1 change: 0 additions & 1 deletion Math-Complex-Extensions.package/monticello.meta/package

This file was deleted.

1 change: 0 additions & 1 deletion Math-Complex-Extensions.package/monticello.meta/version

This file was deleted.

2 changes: 2 additions & 0 deletions Math-Complex.package/Complex.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-Complex",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "mk 10/31/2003 22:19",
Expand All @@ -12,4 +13,5 @@
"pools" : [
],
"super" : "Object",
"traitcomposition" : "{}",
"type" : "normal" }
2 changes: 1 addition & 1 deletion Math-Complex.package/monticello.meta/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(name 'Math-Complex-DanielUber.5' message 'moved FloatClass to private from Extensions-private' id '5e32abff-4d51-434f-88bb-022b6c81054e' date '5 June 2012' time '1:05:22.176 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.4' message 'commit after separation of extensions' id '21406518-b411-4e01-8317-e9e46b08bcea' date '5 June 2012' time '1:04:00.23 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.3' message 'Incorporated changes to DhbVector, test cases for Quaternion and Complex.' id 'add47e81-a734-4899-a1dd-afa2520f521c' date '31 May 2012' time '10:34:59.54 am' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.2' message 'added Complex-Extensions.' id 'aa3b1fe8-e84a-49c7-8bed-19fb71cc7c75' date '17 May 2012' time '1:14:30.174 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.1' message 'Separated Math-Complex' id '764f893c-e8a4-4b58-bdf6-69d5b4024f25' date '13 May 2012' time '2:54:20.184 pm' author 'DanielUber' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
(name 'Math-Complex-DanielUber.6' message 'removed extensions' id '95f50a45-86b5-4d23-adcb-3fc9a1582fc1' date '5 June 2012' time '4:44:18.894 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.5' message 'moved FloatClass to private from Extensions-private' id '5e32abff-4d51-434f-88bb-022b6c81054e' date '5 June 2012' time '1:05:22.176 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.4' message 'commit after separation of extensions' id '21406518-b411-4e01-8317-e9e46b08bcea' date '5 June 2012' time '1:04:00.23 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.3' message 'Incorporated changes to DhbVector, test cases for Quaternion and Complex.' id 'add47e81-a734-4899-a1dd-afa2520f521c' date '31 May 2012' time '10:34:59.54 am' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.2' message 'added Complex-Extensions.' id 'aa3b1fe8-e84a-49c7-8bed-19fb71cc7c75' date '17 May 2012' time '1:14:30.174 pm' author 'DanielUber' ancestors ((name 'Math-Complex-DanielUber.1' message 'Separated Math-Complex' id '764f893c-e8a4-4b58-bdf6-69d5b4024f25' date '13 May 2012' time '2:54:20.184 pm' author 'DanielUber' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*Math-Complex-Extensions
*Math-ComplexExtensions
adaptToComplex: rcvr andSend: selector
^(self class coefficients: (Array with: rcvr) ) perform: selector with: self
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*Math-Complex-Extensions
*Math-ComplexExtensions
adaptToComplex: rcvr andSend: selector
^ self collect: [:ea | rcvr perform: selector with: ea].
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Math-Complex-Extensions-converting
*Math-ComplexExtensions
adaptToComplex: rcvr andSend: selector
"If I am involved in arithmetic with a Complex number, convert me to a Complex number."
^ rcvr perform: selector with: self asComplex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Math-Complex-Extensions-converting
*Math-ComplexExtensions
asComplex
"Answer a Complex number that represents value of the the receiver."

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Math-Complex-Extensions-converting
*Math-ComplexExtensions
i: aNumber
"Form a complex number with
receiver as realPart
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*Math-Complex-Extensions-converting
*Math-ComplexExtensions
i
^ Complex real: 0 imaginary: self
1 change: 1 addition & 0 deletions Math-ComplexExtensions.package/monticello.meta/package
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'Math-ComplexExtensions')
1 change: 1 addition & 0 deletions Math-ComplexExtensions.package/monticello.meta/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(name 'Math-ComplexExtensions-DanielUber.1' message 'renamed extension packaged.' id '55b04c60-03e0-42ac-b55b-8e50c87fac59' date '5 June 2012' time '4:47:25.712 pm' author 'DanielUber' ancestors () stepChildren ())

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -11,4 +12,5 @@
"pools" : [
],
"super" : "Object",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -13,4 +14,5 @@
"pools" : [
],
"super" : "DhbProbabilityDensity",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -16,4 +17,5 @@
"pools" : [
],
"super" : "DhbProbabilityDensity",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -12,4 +13,5 @@
"pools" : [
],
"super" : "DhbFunctionalIterator",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -11,4 +12,5 @@
"pools" : [
],
"super" : "DhbNevilleInterpolator",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -12,4 +13,5 @@
"pools" : [
],
"super" : "DhbProbabilityDensity",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -11,4 +12,5 @@
"pools" : [
],
"super" : "DhbGammaDistribution",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -14,4 +15,5 @@
"pools" : [
],
"super" : "Object",
"traitcomposition" : "{}",
"type" : "normal" }
2 changes: 2 additions & 0 deletions Math-DHB-Numerical.package/DhbCluster.class/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -12,4 +13,5 @@
"pools" : [
],
"super" : "Object",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -13,4 +14,5 @@
"pools" : [
],
"super" : "DhbIterativeProcess",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
"UniqueInstance" ],
"commentStamp" : "",
Expand All @@ -14,4 +15,5 @@
"pools" : [
],
"super" : "Object",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -12,4 +13,5 @@
"pools" : [
],
"super" : "DhbInfiniteSeries",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -11,4 +12,5 @@
"pools" : [
],
"super" : "DhbVectorAccumulator",
"traitcomposition" : "{}",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "Math-DHB-Numerical",
"classinstvars" : [
],
"classtraitcomposition" : "{}",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -11,4 +12,5 @@
"pools" : [
],
"super" : "DhbCluster",
"traitcomposition" : "{}",
"type" : "normal" }
Loading

0 comments on commit 6a23c06

Please sign in to comment.