Displaying 3 results from an estimated 3 matches for "morp".
Did you mean:
more
2005 Dec 22
6
Plot problems: xlim
...ution, I have 99 points, bound in the range
xlim.min: -0.0173
xlim.max: 0.02103
However, I have a value outside this range (0.2454959) which I would like to add to the plot as a line and to do this I
use abline(v=0.2454959)
This is what I write
>xlim = c(-0.02, 0.3)
>denz <- density(morp)
>plot.density(denz, xlim = xlim, ylim = c(0,70))
>hist(morp, freq=F, add= T)
>abline(v=0.2454959)
Without any options, plot.density spreads out nicely, however, naturally, the line I want to add is not plotted since it
is well outside the range automatically determined by plot.densit...
2020 Jan 30
2
[Bug 1402] New: Race errors with nft
...nft
Product: nftables
Version: unspecified
Hardware: All
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: netfilter at morp.org
Summary
-------
To evaluate the atomicity/stability of nftables, I set up the following
experiment:
- Created two distinct sets of rules, R1 and R2 oaded via `nft -f`
- In two different screens, started two processes to constantly re-load the
rulesets with no pause between reloads
- Created...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...erse self-contained paths
move comparing if subpaths match into their own function
make a debug message out of a g_print
fix wrong warning message
actually set the number of data entries, don't just ensure the size
changing ratio requires a redraw
reimplement morph shape parsing
the arguments for atan2 were swapped
add stupid test for atan2
pass the pointer to set_drag_movie, not the (maybe uninitialized) rectangle
Free the temporary cairo_t after use
Ref the event list before iterating over the scripts
add swfdec_movie_ge...