-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
See APPENDIX: How to apply the Apache License to your work.
53f9d78
to
ca30703
Compare
…) - mostly whitespace changes
fda2afc
to
0161ebc
Compare
Only unittests and coding standards are enforced.
0161ebc
to
50813cc
Compare
f94fe0e
to
0796c5f
Compare
It's great @sanmai. I still have to read more about the mutations, I didn't know it and it looks very useful. SciBoard has no description, but basically it will be a kind of IPython / Jupyter built into PHPSci. I was thinking of creating a stable version of SciBoard after the release of version 0.1 (both extension and library), the primary architecture is still crap so we're probably going to rebuild SciBoard from the beginning. Now about the library, I have some questions:
PS: I just sent the first successful instantiation test using the static toArray method. Now that it works, I will implement it in the other functions so we finally get rid of that |
True, traits are not making things easier to understand, but I'm not concerned about them much because it seems like everything can become a lot leaner if there will be no need to track dimensions and UUIDs in most places. Making |
make
and everything is done for you.Please let me know if this change is to your liking. I tried to keep code change to minimum to simplify review, more drastic changes will be coming next for a closer inspection.