-
Hi Fabian,
In some case i would like to connect 1 expert to 2 IL skills.
I check with Adam, the process and it look like i do the right thinks.
Could you have a look on the code if everything is go…
-
ggplot2 (http://ggplot2.org/) in R implements the graph API described in the book: grammar of graphics. It is then able to make complex plots in 2-3 lines of code.
![screenshot_1](https://cloud.gith…
-
Here is some thoughts on the current Humphrito medium format CNC design:
- Check that the X and Z axis can pass the "gantry feet" and ride all the way to end of the gantry (while milling thin stoc…
-
A common use for laser cutting is to make boxes. A box can be made by create "tab" or fingers that allow different sides of the box to slot together. It would be great to add some code to this repo th…
-
Is there a way to extend the joinery Dataframe class to add custom methods.
-
The students in EME 150A design a front mounted bicycle rack for a Unitrans bus as a design project. See the description of the project here:
http://moorepants.github.io/eme150a-website/pages/proje…
-
Joinery misses too many useful api. For example, I cannot even set a specific type for fields from .csv file in the method of `read_csv` method. Joinery just reads original `String` type as `Double` a…
-
This isn't an issue (sorry), just wanted to say thanks for making this. As a programmer who used pandas religiously in grad school, and now forced to program in pure Java, this is a godsend.
PS, w…
-
two edges are going to be joined somehow. This should be generalized so that it will be easy to customize
-
there are various types of flatEdges:
crease, cut, naked.
cut edges sometimes have joinery. And they always have a pair.
perhaps these classes of edges could inherit stuff from flatEdge.
flatEdge is …